func github.com/go-pg/migrations/v8.migrationFile

3 uses

	github.com/go-pg/migrations/v8 (current package)
		collection.go#L99: 	file := migrationFile()
		collection.go#L125: func migrationFile() string {
		collection.go#L363: 		_ = c.DiscoverSQLMigrations(filepath.Dir(migrationFile()))